home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Utilities
/
Workspace
/
aa_Intel_Only
/
TimeShift
/
TimeShift.pkg
/
ADDTO.rc
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-03
|
226 b
|
8 lines
# timeshift::START::
# This rc fragment enables timeshift at boot time.
# Do not modify or remove lines between the timeshift START and END comments.
if [ -f /etc/rc.timeshift ]
then sh /etc/rc.timeshift
fi
# timeshift::END::